Build Log
  

------- Build started: Project: SocketSwitch, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Debug\RSP00000E.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/SocketSwitch.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\SocketSwitch.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Debug\RSP00000E.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Debug\RSP00000F.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yc"stdafx.h" /Fp"Debug/SocketSwitch.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Debug\RSP00000F.rsp" /nologo"
Creating command line "rc.exe /fo"Debug/SocketSwitch.res" ".\SocketSwitch.rc""
Creating temporary file "c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Debug\RSP000010.rsp" with contents
[
/OUT:"Debug/SocketSwitch.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/SocketSwitch.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 Ws2_32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
".\Debug\SocketSwitch.obj"
".\Debug\stdafx.obj"
".\Debug\SocketSwitch.res"
]
Creating command line "link.exe @"c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Debug\RSP000010.rsp""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
SocketSwitch.cpp
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(158) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(282) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(288) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(300) : warning C4244: '=' : conversion from 'LRESULT' to 'int', possible loss of data
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(334) : warning C4805: '!=' : unsafe mix of type 'int' and type 'bool' in operation
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(358) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(379) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(396) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(535) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Documents and Settings\CMPDLLE1\My Documents\Projects\SocketSwitch\SocketSwitch.cpp(651) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
Compiling resources...
Linking...
Results
  
Build log was saved at "file://c:\Documents and Settings\Cmpdlle1\My Documents\Projects\SocketSwitch\Debug\BuildLog.htm"
SocketSwitch - 0 error(s), 10 warning(s)